AdwSwipeableInterface

An interface for swipeable widgets.

Members

Variables

getCancelProgress
double function(AdwSwipeable* self) getCancelProgress;
getDistance
double function(AdwSwipeable* self) getDistance;
getProgress
double function(AdwSwipeable* self) getProgress;
getSnapPoints
double* function(AdwSwipeable* self, int* nSnapPoints) getSnapPoints;
getSwipeArea
void function(AdwSwipeable* self, AdwNavigationDirection navigationDirection, int isDrag, GdkRectangle* rect) getSwipeArea;
padding
void*[4] padding;
Undocumented in source.
parent
GTypeInterface parent;

The parent interface.

Meta